FeedNotificationChannelFragmentProvider

fun interface FeedNotificationChannelFragmentProvider

Interface definition to be invoked when FeedNotificationChannelFragment is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(channelUrl: String, args: Bundle): FeedNotificationChannelFragment

Returns the FeedNotificationChannelFragment.